home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / rs232101.zip / READ.ME < prev    next >
Text File  |  1993-07-01  |  3KB  |  79 lines

  1. **************************************************************************
  2.  
  3.                     RS-232      
  4.                  Version 1.01
  5.                  Michael Ring
  6.                    Ring Development
  7.                Maple Grove,  Minnesota
  8.                    (612)  425-7807
  9.  
  10. **************************************************************************
  11.  
  12.      The files created during extraction are as follows :
  13.  
  14.      FILE                        SIZE
  15.      --------------------------------
  16.      RS232.    DOC              34840
  17.      RS232.    EXE              15620
  18.      RS232A.   EXE               7920
  19.      XT.       EXE               3720
  20.      TY.       EXE               7620
  21.      TYBIG.    EXE               9240
  22.      ADDLINES. EXE               6525
  23.      READ.     ME                3170
  24.      ORDER.    FRM               1220
  25.  
  26. **************************************************************************
  27.  
  28. 'RS232' is an actual working RS-232 Bus Analyzer. A 'Bus Analyzer' program
  29. is simply a program that captures an RS-232 communication between two
  30. devices (i.e. computer and modem). This is extremely useful when trying to
  31. debug any RS-232 protocol problems. This is the type of program that if you
  32. are not sure what it does, you probably don't need it; but if you do need it
  33. and realize you need it, you absolutely have to have it and can't get along
  34. without it.
  35.  
  36. The file 'RS232.DOC' describes how to use the RS232 program and the supplied
  37. utilities.
  38.  
  39. The RS232 program will use all existing conventional RAM for the read buffer,
  40. up to 500,000+ bytes on a 640K PC.
  41.  
  42. The RS232 program has been highly optimized in assembly language for the
  43. best possible performance, enabling capture at 19,200 baud on an 8088 XT
  44. and 57,600 baud on an AT or higher PC.
  45.  
  46. The RS232 program has the ability to search for specific ASCII or Hex data
  47. and can also write the read buffer to disk for viewing at a later date.
  48.  
  49. The program monitors and displays both ASCII and hex simultaneously as the
  50. data comes across the line, in both directions, all in real time. The program
  51. also displays whether any parity or framing errors have occurred and monitors
  52. the status of all hardware handshaking lines if so desired.
  53.  
  54. If there are any features that are missing that you would like, please write
  55. or call and I will certainly consider putting them in the next release.
  56.  
  57. If you use the programs and find that they greatly speed up your RS-232
  58. debugging, the meager registration fee of $20 would be greatly appreciated.
  59. If you do register, you will be given printed documentation and a free
  60. upgrade when the next release is complete.
  61.  
  62. To print this file, the documentation, and the order form :
  63.  
  64. PRINT READ.ME
  65. PRINT RS232.DOC
  66. PRINT ORDER.FRM
  67.  
  68. NOTE : If you have any problems with 'Overrun Error', see section 3.5 in
  69.        RS232.DOC concerning SMARTDRV and other potential problems. I recommend
  70.        not using SMARTDRV with this program. I also recommend not running this
  71.        program under Windows, it should be run from the DOS command line.
  72.  
  73. Thank you for your interest in the RS-232 Bus Analyzer.
  74.  
  75. Michael Ring
  76. Ring Development
  77.  
  78. **************************************************************************
  79.